home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / RAND / UNSPLIT / text0890.txt < prev    next >
Encoding:
Text File  |  1997-02-06  |  2.5 KB  |  58 lines

  1. > > What I want to know is : What is this emulator ? I mean is it a 
  2. > > software emulator ? In this case, wouldn't it be possible to 
  3. > > modify and recompile the code for our Falcons. With an 
  4. > It's a MAC emulator that uses a ROM image from the MAC and you can run
  5.  
  6. That's right.
  7.  
  8. > all versions of the MAC OS up to 7.5.X (I think). Like STonX I belive.
  9.  
  10. Apart from the fact that STonX emulates the processor as well and therefore
  11. is not very fast (quite an understatement).
  12.  
  13. > It doesn't need any hardware at all it's only software.
  14. > I can't see why it wouldn't be ble to do a falcon version, except that
  15. > you must get the guy who made it to send you the code. :-)
  16.  
  17. Actually, getting the code should not be a problem. See below.
  18.  
  19. > > Is there too much technical restrictions to convert this emulator ?
  20. > I have no idea. :-)
  21.  
  22. There really shouldn't be.
  23. It multitasks under AmigaOS and must therefore be relatively 'clean'.
  24. I'd guess the porting work would mostly consist of replacing hardware
  25. access routines, such as for keyboard, floppy and hard disk.
  26. If the emulator can be made to run under MiNT, I think it wouldn't be
  27. very difficult to do that.
  28.  
  29. On an ordinary ST we would run into trouble with low memory (the Mac runs
  30. in supervisor mode, so the protection doesn't matter, but we have ROM in
  31. the eight lowest bytes which might cause problems), but on a processor with
  32. MMU it should be easy to map the memory to another place.
  33.  
  34. Modern Macs can read and write standard 1.4Mb floppies, so there are no
  35. problems such as those Spectre GCR handled.
  36.  
  37. > I have heard that someone talked about a Falcon version, but I'm not sure
  38. > if it was only someone who made that rumor up. Would be nice if someone
  39. > did do it.
  40.  
  41. About a year ago, when the BAD MOOD project began, there was some talk on
  42. Usenet about starting a port of ShapeShifter to the Falcon. I believe Martin
  43. Griffiths (Griff) was supposed to be the coordinator and it would apparently
  44. not have been any problem to get the sources for doing a port.
  45.  
  46. With my emulator experience (QLem), I naturally volunteered to help out,  ;-)
  47. but for some reason I never heard from Griff after his first message.
  48. Still, it should be quite possible to get such a project going again.
  49.  
  50. -- 
  51.   Chalmers University   | Why are these |  e-mail:   rand@cd.chalmers.se
  52.      of Technology      |  .signatures  |            johan@rand.thn.htu.se
  53.                         | so hard to do |  WWW/ftp:  rand.thn.htu.se
  54.    Gothenburg, Sweden   |     well?     |            (MGIFv5, QLem, BAD MOOD)
  55.  
  56.